home *** CD-ROM | disk | FTP | other *** search
-
-
-
- FFORCE(2) MiNT SYSTEM CALLS FFORCE(2)
-
-
- N✓NA✓AM✓ME✓E
- Fforce - redirect a standard channel
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- #include <osbind.h>
-
- int Fforce(int stdhandle, int nonstdh);
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- A standard channel with handle stdhandle is redirected to
- a file with handle nonstdh.
-
- Standard handles are:
- 0 keyboard (stdin)
- 1 screen (stdout)
- 2 serial port
- 3 parallel port
- 4 MIDI input (MiNT)
- 5 MIDI output (MiNT)
-
- R✓RE✓ET✓TU✓UR✓RN✓N V✓VA✓AL✓LU✓UE✓ES✓S
- 0 on success
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- F✓Fd✓du✓up✓p(✓(2✓2)✓),✓, F✓Fp✓pi✓ip✓pe✓e(✓(2✓2)✓),✓, F✓Fm✓mi✓id✓di✓ip✓pi✓ip✓pe✓e(✓(2✓2)✓)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MiNT docs 0.1 3 March 1993 1
-
-
-